body {
  margin: 10px auto;
  padding: 0;
  color: #FF8000;
  background-color: #3F3F3F;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  max-width: 1600px;
}

#wrapper {
  background-color: #FFFFFF;
  color: #000000;
  margin: 0 auto;
  padding: 10px;
  width: 90%;
}

	/* --------allgemeine Steuerung--für alles!!!-------- */
	
	/* ACHTUNG wenn einer dieser Einträge in unteren Bereichen z.B. article
	   "a:hover" dort "article a:hover" fehlt wird hover von hier gesteuert! */ 

a:link, a:visited, a:active {
  color: #FF8000;
  background-color: transparent;
  text-decoration: none;
  font-weight: bold;
  padding: 0;
  margin: 0;
}

a:hover {
  color: #4C6535;
  background-color: transparent;
  text-decoration: underline;
}

img {
  border: 0;
  max-width: 100%;
  height: auto;
  display: block;
}

	/* von PeSp zum zentrieren */
.my-zen {
  width: 90%;
  margin: auto;
  text-align: left;
  display: block;
}

.copyright {
  font-size: 0.5em;
  text-align: center;
  font-weight: normal;
}

	/* ---------oben---------- */
	
header {
  margin: 10px;
}

div#top {
  margin: 0px;
  padding: 0px;
  background:url(images/header04.jpg) no-repeat;
  /* width: 100%; */
  height: 255px;
  border-top-left-radius:  15px;
  border-top-right-radius: 15px;
}

.toptext {
  margin: 0px 0px 0px 70px;
  padding: 180px 10px 0px 5px;
  font-size: 1.5em;
  font-family: "Trebuchet MS",verdana,arial,helvetica,sans-serif;
  text-align: left;
  font-style: italic;
  color: #00EEFF;
}

.toptextklein {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  font-size: 1.5em;
  font-family: "Trebuchet MS",tahoma,arial,helvetica,verdana,sans-serif;
  font-weight: normal;
  font-style: italic;
  color: #55EE55;
  text-align: right;
}

	/* ----------Navigation horizontal---------- */

div#navihor {
  background-color: #000000;
  margin: 0;
  padding: 10px 0px;
  height: 20px;
  text-align: center;
}

.hornavi a:link, .hornavi a:active, .hornavi a:visited {
  color: #ffff00;
  background-color: #000000;
  text-decoration: none;
  font-family: tahoma,arial,helvetica,verdana,sans-serif;
  font-size: 1em;
  padding: 5px 30px;
  margin-left: 5px;
  text-align: center;
  line-height: 20px;
  font-weight: bold;
}

.hornavi a:hover, hornavi a:focus {
  color:#4C6535;
  background-color: #000000;
  text-decoration: none;
  font-family: tahoma,arial,helvetica,verdana,sans-serif;
}

	/* ----------Navigation vertikal---------- */

aside {
  float: left;
  width: 180px;
  padding: 10px 0px 0px 20px;
  margin: 0;
}

aside h2 {
  color: #4C6535;
  background-color: #FFFFFF;
  font-size: 1.500em;
  font-weight: bold;
  margin: 0px 0px 10px 0px;
  padding: 5px;
  font-family: "Trebuchet MS",calibri,georgia,serif;
  font-style: italic;
  letter-spacing: 1px;
  line-height: 20px;
}

nav {
  list-style-type:none;
  padding: 0;
  margin: 0px 0px 20px 0px;
  text-align: left;
  background-color: transparent;
  line-height: 16px;
}

nav ul {
  list-style-type:none;
  padding: 0;
  margin: 0;
}

nav li {
  list-style: none;
  margin: 0;
  padding: 0;
}

nav ul a:link {
  color: #7D4926;
  background-color: #FFFFFF;
  padding: 3px 3px 3px 8px;
  margin: 0;
  text-decoration: none;
  font-size: 1em;
  font-family: Georgia,"Trebuchet MS",verdana,arial,helvetica,sans-serif;
  display: block;
  font-weight: bold;
  line-height: 25px;
  border-bottom: 1px dotted #5F5F5F;
}

nav ul a:visited {
  color: #7D4926;
  background-color: #f4f4f4;
  padding: 3px 3px 3px 8px;
  margin: 0;
  text-decoration: none;
  font-size: 1em;
  font-family: Georgia,"Trebuchet MS",verdana,arial,helvetica,sans-serif;
  display: block;
  font-weight: bold;
  line-height: 25px;
  border-bottom: 1px dotted #5F5F5F;
}

nav ul a:hover {
  font-weight: bold;
  text-decoration: none;
  font-family: tahoma,arial,helvetica,verdana,sans-serif;
  color: #FF8000;
  background-color: #454440;
}

nav ul a:focus, nav ul a:active {
  font-weight: bold;
  text-decoration: none;
  font-family: tahoma,arial,helvetica,verdana,sans-serif;
  color: yellow;
  background-color: #616161;
}

	/* Für kleineren Text im Menue - PeSp */
.smalltxt {
	font-size: 0.75em;
	
}

/*  nav ul a:active {
  color: blue;
  background-color: #FFFFFF;
  text-decoration: none;
  font-family: Georgia,"Trebuchet MS",verdana,arial,helvetica,sans-serif;
  display: block;
  font-weight: bold;
} */

	/* ----------Haupttext - article ----------- */

iframe {
  padding: 10px;
  margin: 10px 10px 10px 20px;
 }

main {
  padding: 10px;
  margin: 0px 0px 0px 200px;
  display: block;  /* wegen Fehldarstellung IE */
}

article {
  padding: 10px 20px 0px 20px;
  font-size: 1em;
  font-weight: normal;
  text-align: justify;
  line-height: 20px;
}

article h1 {
  font-size: 1.5em;
  margin: 0;
  color: #4C6535;
  font-family: "Century Gothic", Georgia, "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
  letter-spacing: 0px;
}

article h2 {
  color: #ff3F3F;
  background-color: inherit;
  font-family: "Trebuchet MS", Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 1.5em;
  text-align: left;
  margin: 3px;
  padding: 2px;
}

article h3 {
  /* color: #5F0000; */
  color: #4C6535;
  background-color: inherit;
  font-family: "Trebuchet MS",Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 1.4em;
  margin: 0;
  text-align: left;
  font-style: italic;
  /* padding-left: 5px; */
  /* font-weight: normal; */
}

article h4 {
  color: #5F0000;
  background-color: inherit;
  font-size: 1.3em;
  font-weight: bold;
  margin: 0px;
  padding: 2px;
  font-family: Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
  letter-spacing: 1px;
  text-align: center;
}

article h5 {
  color: #000000;
  background-color: inherit;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 1.2em;
  font-weight: bold;
  margin: 0;
  padding: 0;
}

article p {
  margin: 15px 10px 10px 0px;
}

	/* <q> - Zitate - von PeSp edit. */

article q {
	font-family: courier;
	font-style: oblique;
	font-size: medium;
	font-weight: bold;
}

	/* Bildersteuerung - von PeSp edit. */
	/* margin & padding: top right bottom left*/
article img {
	padding: 0px 0px 0px 0px;
	margin: 5px 20px 10px 5px;
	float: left;
	/* position: static;
	display: block; */
}
	/* Rahmen um Bilder mit link - von P.Sp. */ 
article a img {
	padding: 0px 0px 0px 0px;
	margin: 0px 40px 10px 5px;
	float: left;
	/* position: static;
	display: block; */
	border: 2px solid gray;
}

article a:link, article a:visited, article a:active {
  /* color: #FF8000; */
  color: blue;
  background-color: transparent;
  text-decoration: none;
  font-weight: bold;
  padding: 0;
  margin: 0;
}

article a:hover {
  /* color: #4C6535; */
  color: #ff8000;
  background-color: transparent;
  text-decoration: underline;
}

	/* ------------unten--footer----------- */

footer {
  color: #ffff00;
  background-color: #000000;
  margin: 10px;
  padding: 10px 20px;
  height: 30px;
  text-align: center;
  font-size: 0.836em;
  line-height: 15px;
  border-radius: 15px;
}

	/* -----------Bereiche von vlightbox von PeSp edit.------------ */
	/* prinzipiell können hier für h1-5 und p die selben Eiträge wie bei article: gemacht werden */

.vlslide {
  padding: 20px 0px 0px 0px;
  /*font-size: 0.938em;
  font-weight: normal;
  text-align: justify;
  line-height: 20px; */
}

.vlslide h1 {
  font-size: 1.500em;
  margin: 0;
  color: #FFFFFF;
  font-family: "Trebuchet MS",georgia,calibri,serif;
  letter-spacing: 1px;
}

.vlslide h2 {
  color: #000000;
  background-color: inherit;
  font-family: "Trebuchet MS",georgia,calibri,serif;
  font-size: 1.500em;
  text-align: left;
  margin: 3px;
  padding: 2px;
}

.vlslide h3 {
  color: yellow;
  background-color: inherit;
  font-family: "Trebuchet MS",georgia,calibri,serif;
  font-size: 1.5em;
  font-style: italic;
  padding-left: 5px;
  font-weight: normal;
}

.vlslide h4 {
  color: #FFFFFF;
  background-color: #609AC6;
  font-size: 1.375em;
  font-weight: bold;
  margin: 0px;
  padding: 2px;
  font-family: "Trebuchet MS",georgia,calibri,serif;
  letter-spacing: 1px;
  text-align: center;
}

.vlslide h5 {
  color: #6F6F6F;
  background-color: #FFFFFF;
  font-family: "Trebuchet MS",georgia,calibri,serif;
  font-size: 1.25em;
  font-weight: bold;
  padding: 0px 0px 0px 8px;
  margin: 2px;
}

.vlslide p {
  margin: 10px 2px;
}

	/* --------Tabellen - von PeSp edit.-------- */
table {
	table-layout: auto;
	width: auto;
	max-width: 100%;
	height: auto;
	padding: 2px;
	caption-side: top;
	border-collapse: separate;
	/* border-collapse: collapse; */ /* entfernt den Zwischenraum */
	border-spacing: 2px 4px;
	border-style: none;
	border: thin solid #000000;
	empty-cells: show;
}

/* th ist für Tabellenkopf-Zellen 
th {
	border: thin solid #fff;
	background-color: blue;
	color: #fff;
	text-align: center;
	padding: 3px;
} */

tr, td {
	text-align: left;
	vertical-align: top;
	font-family: "Trebuchet MS",georgia,calibri,serif;
	font-size: 0.9em;
	font-weight: normal;
}

	/* Kasten für Adresslisten und -Bilder - von Pesp */
#kasten-a {
	float: left;
	position: static;
	height: 150px;
	width: 420px;
	padding: 10px;
	margin: 10px;
	background-color: gray;
	border: 1px solid black;
}	

	/* MUSTER - Ein Button unten rechts oder oben oder links - von PeSp edit. */
	/* html - die Sprungmarke:  <a name="sprungmarke">sprungmarke</a>
	 * Der Button:  <div class="mein-button">
					<a href="#sprungmarke"><img src="images/pfeil-gn-50px.png" alt="Pfeil">spring da hin</a>
					</div> */
.mein-button {
	position: fixed;
	bottom: 50px;
	/* oder top: 50px; */
	right: 50px;
	/* oder left: 50px; */
	z-index: 10;
	height: 70px;
	width: 70px;
	padding: 0px 0px 0px 20px;
	text-align: center;
	background-color: transparent;
	/* border: 1px solid black; */
}

	/* Ein Scrollback-Button - edit. PeSp */
	/* html: <button onclick="topFunction()" id="myBtn" title="Go to top"><img src="images/pfeil.png" alt="nach oben">to top</button>
			 <!-- button onclick="topFunction()" id="myBtn" title="Go to top">nach<br>oben</button -->  
 			 <script src="scrollback.js" type="text/javascript"></script>
				das ganze vor </main>  oder testen */	
#myBtn {
	display: none;
	position: fixed;
	bottom: 30px;
	/* left: 250px; */
	right: 15%;
	z-index: 99;
	font-size: 12px;
	border: none;
	outline: none;
	background-color: transparent;
	color: black;
	cursor: pointer;
	padding: 5px;
	border-radius: 4px;
}
#myBtn:hover {
  background-color: yellow;
}		 

	/**************** -------Clear ein echtes Problem-------- **************/

/* .clear macht eine Art Zeilenumbruch bzw. float: wird aufgehoben, oder? */
	/* ein clear von Tony Asslet "easy clearing" - fkt. nicht richtig - ":after" gibts evtl nicht mehr? */
	/* html:  <div class="clearfix">&nbsp;</div> */
clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

	/* das klassische clear */
.clear {
	clear: both;
	margin: 0;
	padding: 0;
	line-height: 1px;
	
}

	/* klassisces clear mit höherer Zeile */
.clearx {
	clear: both;
	margin: 0;
	padding: 0;
	line-height: 50px;
}

	/* so einfach, aber es funktioniert auch ohne clear - und besser - von PeSp */
	/* html: <div class="clearo"><hr></div> oder: <div class="clearo"><&nbsp;></div> */	
.clearo {
	border: 0px solid #000000;
	overflow: auto;
	width : 100%;
	line-height: 3px;
}	
	
	/* .clearo(x) mit höherer Zeile */
.clearox {
	border: 0px solid #000000;
	overflow: auto;
	width : 100%;
	line-height: 16px;
}	

/* Ab hier hab ich noch nichts versucht oder geändert - Eine Anpassung wäre nötig */

/******************Besonderheiten für Bildschirmgroesse max. 768px**********************/

@media (max-width: 768px) {

header {
  font-size: 0.813em;
}

div#top {
  padding: 0;
  background-size: 110%;
  height: 150px;
}

div#navihor {
  height: 100%;
  padding: 0px;
  font-size: 1em;
}

.hornavi a:link, .hornavi a:active, .hornavi a:visited {
  display: block;
  text-align: center;
  padding: 0;
}

.hornavi a:hover, hornavi a:focus {
  display: block;
}

aside {
  float: none;
  width: 98%;
}

aside h2 {
  margin: 0px 40px 10px 0px;
}

nav {
  margin: 0px 40px 20px 0px;
  text-align: center;
}

.linkszwischentext {
margin: 0px 40px 0px 0px;
}

main {
  margin: 10px;
}

article {
  text-align: justify;
}

}

/******************Besonderheiten für Bildschirmgroesse max. 640px**********************/

@media (max-width: 640px) {

div#top {
  background-size: 135%;
  height: 140px;
}

.toptext {
  padding-top: 5%;
  font-size: 2em;
}

.toptextklein {
  font-size: 1.250em;
}

}

/*****************Besonderheiten für Bildschirmgroesse max. 480px***********************/

@media (max-width: 480px) {

#wrapper {
  width: 90%;
  padding: 10px;
}

div#top {
  height: auto;
}

.toptext {
  font-size: 1.131em;
  margin: 0;
  padding-top: 5%;
}

.toptextklein {
  font-size: 1em;
  margin: 0;
  padding: 0px 0px 20px 10px;
}

div#navihor {
  padding: 0px;
}

article h1, article h2, article h3, article h4, article h5 {
  font-size: 1em;
}

footer {
  font-size: 0.7em;
  line-height: 15px;
}

}

/*****************Besonderheiten für Bildschirmgroesse max. 320px***********************/

@media (max-width: 320px) {

aside {
  float: none;
  width: 95%;
}

}
